home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / dev / debug / HRTmon.lha / HRTmon.readme < prev    next >
Encoding:
Text File  |  1998-10-09  |  2.4 KB  |  83 lines

  1. Short:    v2.22 FREE 'Action-Replay' like monitor
  2. Author:   Alain.Malek@cryogen.com  Alain Malek
  3. Uploader: Alain.Malek@cryogen.com  Alain Malek
  4. Type:     dev/debug
  5.  
  6.                              HRTmon
  7.  
  8.                     Copyright © 1991 - 1998
  9.                       All Rights Reserved
  10.                            Written by
  11.                           Alain  Malek
  12.  
  13.             http://dumbo.cryogen.ch/hrtmon/index.html
  14.  
  15.  
  16. Have you ever wanted to get an Action Replay on your A1200, A3000 or A4000 ?
  17. If the answer is yes, then you should have a look at HRTmon.
  18.  
  19. HRTmon is a monitor for your Amiga, which doesn't use the libraries.
  20. You can invoke the monitor at any point. Even if a game or a demo switched
  21. off the interrupts.
  22. Once in HRTmon you can watch all the memory, disassemble, edit, save, etc...
  23. and continue, as if nothing happend.
  24. You don't have to care about any picture address. ALL the CHIP-memory can
  25. be edited transparently.
  26.  
  27.  
  28. --------------------------------------------------------------------------
  29.  
  30. - History
  31.  
  32. version 2.22 Oct 8 1998
  33.  
  34. - copper search fix
  35. - unexpected exceptions are ignored (may be triggered by some level7 buttons)
  36.  
  37. version 2.21 Jul 18 1998
  38.  
  39. - memory watch command added
  40. - level2 interrupt not used anymore, to avoid freeze with extension cards
  41.   (pcmcia, ethernet, scsi, etc...)
  42. - option -r added to the HRTmon command (for removing HRTmon)
  43. - HRTmonPrefs fixed and Kickstart 2.0 compatible
  44. - no more crash when unknown command entered
  45.  
  46. version 2.20 Jul 16 1998
  47.  
  48. - German keymap fix (Bert Jahn)
  49. - copper search fix
  50. - vbr relocation changed
  51. - support for 68000 and 68010
  52. - HRTmon command doesn't use reqtools anymore
  53. - config file format changed
  54. - new 'no vbr move' option in HRTmonPrefs
  55. - command crash detection and recover system added
  56.  
  57. version 2.19 Jun 29 1998
  58.  
  59. - some WHDLoad adaptation (Bert Jahn)
  60. - better excep command  (Bert Jahn)
  61. - display HRTmon entry reason (Bert Jahn)
  62. - file Lock fix in HRTmon command (Bert Jahn)
  63. - gfx-ripper info pannel fix
  64. - copper search routine fix
  65.  
  66. version 2.18 Jun 23 1998
  67.  
  68. - hd partition detection fixed
  69. - floppy disk access fixed when in multiscan mode
  70. - mmu related problem fixed
  71.  
  72. version 2.17 Jun 12 1998
  73.  
  74. - source code clean-up
  75. - PhxAss support (v4.39alpha or better)
  76. - BASM support (Bert Jahn)
  77. - disable PCMCIA interrupts when in HRTmon. (avoid freeze)
  78.  
  79. version 2.16 Jun 4 1998 (9th public release)
  80.  
  81. - first source code release under GPL
  82.  
  83.